home *** CD-ROM | disk | FTP | other *** search
/ Micro Cookbook / Micro Cookbook (Pinpoint Publishing).iso / setup.lst < prev    next >
File List  |  1994-03-16  |  692b  |  24 lines

  1. [Params]
  2.         WndTitle   = Micro Cookbook Setup
  3.         WndMess    = Initializing Setup...
  4.         TmpDirSize = 500
  5.         TmpDirName = mssetup.t
  6.         CmdLine    = _mstest mcbwin.mst /C "/S %s %s"
  7.         DrvModName = DSHELL
  8.  
  9. [Files]
  10.         mcbwin.ms_  = mcbwin.mst
  11.         mcbwin.in_  = mcbwin.inf
  12.         setupapi.in_ = setupapi.inc
  13.         msdetect.in_ = msdetect.inc
  14.         mscomstf.dl_ = mscomstf.dll
  15.         msinsstf.dl_ = msinsstf.dll
  16.         msuilstf.dl_ = msuilstf.dll
  17.         msshlstf.dl_ = msshlstf.dll
  18.         mscuistf.dl_ = mscuistf.dll
  19.         msdetstf.dl_ = msdetstf.dll
  20.         _mstest.ex_  = _mstest.exe
  21.         _mssetup.ex_ = _mssetup.exe
  22.  
  23. 
  24.